| Total Complexity | 13 |
| Dependencies | 2 |
| Dependents | 18 |
| Total lines | 123 |
| Lines of code | 44 |
| Logical lines of code | 20 |
| Comment lines | 48 |
| Methods | 10 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| setCells() | 69 | 2 | 7 | |
| getNumCells() | 70 | 2 | 6 | |
| setStyle() | 75 | 2 | 4 | |
| __construct() | 75 | 1 | 5 | |
| getCells() | 82 | 1 | 3 | |
| setCellAtIndex() | 76 | 1 | 4 | |
| getCellAtIndex() | 79 | 1 | 3 | |
| addCell() | 76 | 1 | 4 | |
| getStyle() | 82 | 1 | 3 | |
| toArray() | 74 | 1 | 5 |